home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / include / enlightenment / e_int_config_menus.h < prev    next >
C/C++ Source or Header  |  2006-01-09  |  158b  |  10 lines

  1. #ifdef E_TYPEDEFS
  2. #else
  3. #ifndef E_INT_CONFIG_MENUS_H
  4. #define E_INT_CONFIG_MENUS_H
  5.  
  6. EAPI E_Config_Dialog *e_int_config_menus(E_Container *con);
  7.  
  8. #endif
  9. #endif
  10.